sessions

var sessions: Sessions

Exposes an instance of the Sessions interface which provides methods for authenticating, updating, or revoking sessions, and properties to retrieve the existing session token (opaque or JWT).

Throws

stytchError

if you attempt to access this property before calling StytchClient.configure()